Skip to content

Conversation

@roeap
Copy link
Collaborator

@roeap roeap commented Oct 18, 2025

Description

Right now, it's hard to discern fixable warnings due to the number of deprecated methods and structs we have to facilitate migration to kernel.

This PR fixes a few of the currently fixable warnings that slipped through the cracks.

@roeap roeap requested review from hntd187 and rtyler as code owners October 18, 2025 08:13
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Oct 18, 2025
@roeap roeap requested review from fvaleye and ion-elgreco October 18, 2025 08:14
@roeap roeap enabled auto-merge (squash) October 18, 2025 08:14
@codecov
Copy link

codecov bot commented Oct 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.81%. Comparing base (278fb2b) to head (207cd26).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3862      +/-   ##
==========================================
- Coverage   73.83%   73.81%   -0.02%     
==========================================
  Files         151      151              
  Lines       39137    39112      -25     
  Branches    39137    39112      -25     
==========================================
- Hits        28895    28870      -25     
- Misses       8971     8972       +1     
+ Partials     1271     1270       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Robert Pack <[email protected]>
@roeap roeap force-pushed the fix/some-warnings branch from 617c818 to 207cd26 Compare October 18, 2025 08:16
@roeap roeap merged commit a144752 into delta-io:main Oct 18, 2025
35 of 36 checks passed
@roeap roeap deleted the fix/some-warnings branch October 18, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/rust Issues for the Rust crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants